Uninstall Git Connector
To uninstall Git Connector:
-
Uninstall all gitconnectors.
-
Remove the gconn log files from each git-connector server:
-
/var/log/gconn.log*
-
/var/log/p4gc.log*
-
-
Use
rm -rf
to remove:-
/etc/rsyslog.d/30-gconn.conf
-
/opt/perforce/git-connector
and any files that directory contains
-
-
Remove any gitconnector servers from the commit server configuration, and then use
rm -rf
manually to delete any files that remain. -
Remove from Helix Core Server the p4 keys, protections, and repos associated with the Git Connectors.
-
Remove any users and groups added by the git-connector configuration (if they did not exist before), such as the
gconn-auth
group and its users.